Skip to content

refactor: use uppercase HTTP method names in FeatureTestTrait#10003

Merged
paulbalandan merged 1 commit intocodeigniter4:4.8from
paulbalandan:deprecated-strtoupper-method
Feb 27, 2026
Merged

refactor: use uppercase HTTP method names in FeatureTestTrait#10003
paulbalandan merged 1 commit intocodeigniter4:4.8from
paulbalandan:deprecated-strtoupper-method

Conversation

@paulbalandan
Copy link
Member

Description
Affected methods are call() and withRoutes()

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value (without duplication)
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@paulbalandan paulbalandan added refactor Pull requests that refactor code 4.8 PRs that target the `4.8` branch. labels Feb 24, 2026
@paulbalandan paulbalandan force-pushed the deprecated-strtoupper-method branch from a327d55 to 791bcbd Compare February 24, 2026 19:00
@paulbalandan paulbalandan force-pushed the deprecated-strtoupper-method branch from 791bcbd to 121169c Compare February 27, 2026 11:34
@paulbalandan paulbalandan merged commit 30fd7dc into codeigniter4:4.8 Feb 27, 2026
48 of 49 checks passed
@paulbalandan paulbalandan deleted the deprecated-strtoupper-method branch February 27, 2026 17:05
JulianAtkins pushed a commit to JulianAtkins/CodeIgniter4 that referenced this pull request Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4.8 PRs that target the `4.8` branch. refactor Pull requests that refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants